home *** CD-ROM | disk | FTP | other *** search
/ CU Amiga Super CD-ROM 13 / CU Amiga Magazine's Super CD-ROM 13 (1997)(EMAP Images)(GB)(Track 1 of 2)[!][issue 1997-08].iso / StormC_demo / README < prev    next >
Text File  |  1997-01-07  |  8KB  |  305 lines

  1. Welcome to the demo version  of StormC 2.0
  2. ==========================================
  3.  
  4. Here it is: NEW version 2.0 of StormC - The programming system for the future of the AMIGA. There are a lot of enhancements and improvements.
  5. Most of them were big wishes of our customers and users of the demo 
  6. version 1.0. For that reason we want to thank everyone who supported 
  7. the development of StormC.
  8.  
  9.  
  10. CONTENTS
  11. ========
  12. I.   Ratings of the Press
  13. II.  Features of StormC 2.0
  14. III. Restraints of the demo
  15. IV.  Include Licences / How to get the original Includes
  16. V.   MagicMenu and SUN-Mouse-Utilities
  17. VI.  How to contact HAAGE & PARTNER
  18.  
  19.  
  20.  
  21. I. Ratings of the Press
  22. =======================
  23.  
  24. StormC 1.1 now got rating 
  25.  
  26. "VERY GOOD" 
  27.  
  28. in the biggest magazine, called AMIGA MAGAZIN (Publisher: Magna Media).
  29.  
  30. Some impressions of articles of the German press regarding the Preview 
  31. version 0.9: (I will try to translate it as close to the original as 
  32. possible)
  33.  
  34. Amiga Plus 1 / 96
  35.  
  36.   New concepts of development and quality assurance... 
  37.   The first remarkable feature is the project management...
  38.  
  39. Amiga magazine 1 / 96
  40.  
  41.   The project management: At last there is a tool that does not feel 
  42.   like a "ball and chain", but is really useful.
  43.  
  44. Amiga Special 2 / 96
  45.  
  46.   A fast compiler, a powerful debugger and a comfortable
  47.   development system are an interesting mixture, if we talk about
  48.   professional software engineering..
  49.  
  50.  
  51. With the enclosed demo you can convince yourself of these statements.
  52.  
  53.  
  54. II. Features of StormC 2.0
  55. ==========================
  56.  
  57. StormC 2.0 [NEW]
  58. The Advanced C/C++ Development System for the Future of the AMIGA !
  59.  
  60. StormC is an integrated development system which contains all 
  61. development tools imperative for efficient engineering: editor, 
  62. compiler, linker, debugger and RunShell with many outstanding 
  63. features.
  64.  
  65. The heart of StormC is its visual project manager which manages every 
  66. part of the project, e.g. sources, headers, libraries, documents, 
  67. binaries.
  68.  
  69. The very fast editor displays key-words colourfully to get a better
  70. readability and a syntax check.
  71.  
  72. The StormC compiler handles ANSI C and C++ sources and generates 
  73. optimised code for the whole Motorola 68xxx family (including 68060 
  74. and 68881/882).
  75.  
  76. The RunShell is a powerful run-time system that monitors the running
  77. application and prevents it from crashing the system. It also offers
  78. resource tracking and it can start the source-level debugger 
  79. during (!) run-time of the program.
  80.  
  81. ([NEW]Features marked by this are new in version 2.0.)
  82.  
  83. StormShell - Visual Project Manager
  84.  
  85.  - Management of Multiple Projects
  86.  - Hierarchical Projects with Section Folding
  87.  - Drag & Drop
  88.  - Automatic File Type Recognition (Sources, Headers, Libraries,
  89.    Docs, AmigaGuide, Binaries ...)
  90.  - Toolbar with Tooltips (Help Function)
  91.  - Full Configurable (>50 Option Requesters)
  92.  - GoldED Support [NEW]
  93.  - New Options [NEW]
  94.  - New GUI [NEW]
  95.  
  96. StormED - Fast Source Editor
  97.  
  98.  - Multiple Window Editor
  99.  - Syntax Colouring
  100.  - User Defined Dictionary
  101.  - Perfect Source Structuring
  102.  - Unlimited Undo/Redo
  103.  - Fast Search & Replace
  104.  - Bracket Matching [NEW]
  105.  - New Colour Controls [NEW]
  106.  - New Project Template [NEW]
  107.  
  108. StormC - Very Fast ANSI-C & C++ Compiler
  109.  
  110.  - 2-in-1 Compiler: ANSI-C & C++ (AT&T 3.0)
  111.  - Exception Handling
  112.  - Templates
  113.  - High-Speed Compiler
  114.  - Fast Turn-Around
  115.  - Code Generation for all Motorola 68xxx (incl. 68060, 68881/68882)
  116.  - Single-Pass Compiler
  117.  - Powerful Inlining
  118.  - Highly Compatible with SAS/C, DICE, Aztec C, MaxonC, GCC
  119.  - Pre-Compiled Headers
  120.  - Multiple-Pass Optimiser
  121.  - New Key-word "__saveds" [NEW]
  122.  
  123. StormLINK - Optimising Linker
  124.  
  125.  - Very Fast Linking
  126.  - Near-Code Optimiser
  127.  - Type-Save Linking
  128.  - Generates ROM Code
  129.  - Easy Generation of Shared Libraries
  130.  - Compatible to SAS/C- and MaxonC Libraries
  131.  - Code Folding (Optimisation at Linking)
  132.  - Linking of Binaries [NEW]
  133.  
  134. StormLibrarian [NEW]
  135.  
  136.  - Simple Creation of Linker Libraries [NEW]
  137.  - Easy Generation of Library Sets [NEW]
  138.  
  139. RunShell - Outstanding Run-time system
  140.  
  141.  - Resource Tracking
  142.  - Controlled Program Interrupt
  143.  - Any Time Start of Debugger
  144.  - New GUI [NEW]
  145.  
  146. StormDEBUG - Comfortable Source-Level Debugger
  147.  
  148.  - Output into Editor Window
  149.  - Easy Breakpoint Settings
  150.  - Automatic Value Refresh
  151.  - Comfortable Inspect Windows for Variables, Structs, Classes etc.
  152.  - History and Breakpoint Window
  153.  - Editable Type Casting
  154.  - HEX Editor
  155.  - History and Breakpoint Window [NEW]
  156.  - Improved GUI [NEW]
  157.  
  158. Further Features
  159.  
  160.  - Full StormWIZARD Support (optional GUI Editor) [NEW]
  161.  - Fully Localised (German, English, French, Italian)
  162.  - Full Multitasking
  163.  - Customised Environment
  164.  - Extensive Libraries for ANSI-C, C++, Amiga OS
  165.  - OS 3.1 System Include Files
  166.  
  167. Requirements
  168.  
  169.  - Any Amiga Model with Hard Drive
  170.  - AmigaOS 2.0 or better
  171.  - 3 MB RAM (some functions need at least 6 MB RAM)
  172.  - CyberGraphX compatible
  173.  
  174.  
  175. III. Restraints of the demo
  176. ===========================
  177.  
  178. The enclosed compiler will compile your large sources but he will however 
  179. write a maximum of 10 KB of object code. But you can get the assurance 
  180. that your large projects can be compiled too.
  181.  
  182. The linker can write programs with a maximum of 20 KB of 
  183. size.
  184.  
  185. All parts of StormC can NOT be started from CLI. They can be used only 
  186. with the integrated environment.
  187.  
  188. The Storm demo ends automaticaly after 10 minutes.
  189.  
  190. Important
  191. =========
  192.  
  193. This demo is optimised for installation from CD-ROM. If you have copied 
  194. the files to your hard disk already you need not to do the installation. 
  195. You should then enter solely an assign to StormC into the "user-startup",
  196. so the demo programs and the pre-sets of StormC can be used unchanged.
  197.  
  198.  
  199. IV. Include Licences
  200. ====================
  201.  
  202. If you have got the demo from a mailbox or from the Aminet, only our 
  203. includes and libraries are included. For programming you will soon 
  204. need the complete system includes of Kickstart/Workbench 3.1.
  205.  
  206. How to get these includes?
  207. --------------------------
  208.  
  209. 1. We can send you a demo of StormC with all includes, but you have 
  210.    to pay a charge of 20 $ (30 DM). You have to pay in advance.
  211.  
  212. 2. You will find the complete includes and libraries on the CD 1/96
  213.    of the German "Amiga Magazin".
  214.  
  215. 3. If you have got our Preview of StormC you have already got these 
  216.    files too.
  217.  
  218. You only have to add the following files:
  219.  
  220. In the includes drawer the directories:
  221.  
  222.   datatypes
  223.   devices
  224.   diskfont
  225.   dos
  226.   exec
  227.   gadgets
  228.   graphics
  229.   hardware
  230.   intuition
  231.   libraries
  232.   prefs
  233.   resources
  234.   rexx
  235.   utility
  236.   workbench
  237.  
  238. In the libs drawer the libraries:
  239.  
  240.   amiga.lib
  241.   small.lib
  242.   debug.lib
  243.   ddebug.lib
  244.  
  245. Please do not use the includes of other compilers or directly these 
  246. of other compilers or our Preview. We have altered some of them, 
  247. so they will only work the way we told you.
  248.  
  249.  
  250. V. MagicMenu and SUN-Mouse-Utilities
  251. ====================================
  252.  
  253. If you use MagicMenu the mouse pointer freezes up to 10 seconds if you 
  254. are pressing the right mouse button over an icon of the icon bar. This 
  255. is because MagicMenu is not very OS compliant.
  256.  
  257. The same problem can appear with other SUN mouse utilities too.
  258.  
  259.  
  260. VI. How to contact HAAGE & PARTNER
  261. ==================================
  262.  
  263. If you have any questions please feel free to contact us:
  264.  
  265.    HAAGE & PARTNER Computer GmbH
  266.    Mainzer Strasse 10 A
  267.    61191 Rosbach
  268.    Germany
  269.  
  270.    Tel: +49 6007 93 00 50
  271.    Fax: +49 6007 75 43
  272.  
  273.    Internet: 100654.3133@compuserve.com
  274.    Compuserve: 100654,3133
  275.  
  276.    Please visit our home page to get the newest information on StormC:
  277.  
  278.    http://ourworld.compuserve.com/homepages/HAAGE_PARTNER
  279.  
  280.  
  281. Now we want to thank our testers, esepically:
  282.  
  283.         Dietmar Augustin
  284.         Olaf Barthel
  285.         Holger Burkarth
  286.         Thomas Bayen
  287.         Bernhard Büchter
  288.         David Göhler
  289.         Mario Kettenberger
  290.         Alexander Pratsch
  291.         Andreas Pfohl
  292.         Constantin Rack
  293.         Michael Rock
  294.         Jürgen Schildmann
  295.         Stephan Schüerholz
  296.         Thomas Wilhelmi
  297.  
  298. Special thanks to Jeroen T. Vermeulen.
  299.  
  300.  
  301. (c) 1997 HAAGE & PARTNER Computer GmbH
  302.  
  303.  
  304.  
  305.